'Declaration Public MustInherit Class SQLiteScalarFunction (Of T1,T2,T3,T4,TResult) Inherits SQLiteScalarFunction Implements System.IDisposable
public abstract class SQLiteScalarFunction<T1,T2,T3,T4,TResult> : SQLiteScalarFunction, System.IDisposable